(function() { stylesheet = document.createElement("link"); stylesheet.rel = "stylesheet"; stylesheet.type = "text/css"; stylesheet.href = 'https://republicgrenada.com/rates/media/libs/BootstrapFormHelpers-master/dist/css/bootstrap-formhelpers.min.css'; stylesheet.media = "all"; document.lastChild.firstChild.appendChild(stylesheet); // add additional javascripts $.fn.addJavascript = function(src) { if ( ! $('script[src="' + src + '"]').exists()) { var script = document.createElement('script'); script.setAttribute('type', 'text/javascript'); script.setAttribute('src', src); document.getElementsByTagName("head")[0].appendChild(script); } }; // .exists() helper $.fn.exists = function() { return this.length !== 0; }; var widget = document.getElementById('"personal'); if (widget) { widget.innerHTML = "
Foreign exchange rates as at 05/17/2024.
Abbr. Buy (cash) Buy (sight) Sell (sight)
USD

2.6700 2.6882 2.7169
GBP

3.2394 3.3467 3.4834
JPY

0.0000 0.0000 0.0177
EUR

2.6973 2.7973 3.0853
CAD

1.8201 1.9401 2.0193
BBD

1.3432 0.0000 1.3568
GYD

0.0000 0.0000 0.0130
CHF

2.8209 0.0000 3.1409
TTD

0.0000 0.3443 0.4375
See all rates"; } })();